LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

Set<TData>(DicomScp,Boolean,TData) Method






The type of the data.
The peer connection to send the N-SET-REQ to.
If set to true ignores class defined in the InstanceAttribute of Data.
The data to send in the N-SET-REQ.
Sends an N-SET-REQ to the SCP.
Syntax
public void Set<TData>( 
   DicomScp Scp,
   bool ignoreClass,
   TData Data
)
'Declaration
 
Public Overloads Sub Set(Of TData)( _
   ByVal Scp As DicomScp, _
   ByVal ignoreClass As Boolean, _
   ByVal Data As TData _
) 
'Usage
 
Dim instance As PerformedProcedureStepScu
Dim Scp As DicomScp
Dim ignoreClass As Boolean
Dim Data As TData
 
instance.Set(Of TData)(Scp, ignoreClass, Data)
public void Set<TData>( 
   DicomScp Scp,
   bool ignoreClass,
   TData Data
)
 function Leadtools.Dicom.Scu.PerformedProcedureStepScu.Set``1(DicomScp,Boolean,``0)( 
   Scp ,
   ignoreClass ,
   Data 
)
public:
void Setgeneric<typename TData>
( 
   DicomScp^ Scp,
   bool ignoreClass,
   TData^ Data
) 

Parameters

Scp
The peer connection to send the N-SET-REQ to.
ignoreClass
If set to true ignores class defined in the InstanceAttribute of Data.
Data
The data to send in the N-SET-REQ.

Type Parameters

TData
The type of the data.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PerformedProcedureStepScu Class
PerformedProcedureStepScu Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features